home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_527_setclutvalues.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  213 b   |  5 lines

  1. procedure SetClutValues(index, red, green, blue : integer);
  2.  
  3. Sets the red, green, and blue components of the specified LUT index.  Only indexes 1 to 254 are valid.
  4.  
  5. Also see:  GetClutValues  SaveClut  UpdateClut